home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / games / zmud32.zip / ZMUD.EXE / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt < prev   
Text File  |  1996-08-04  |  11KB  |  428 lines

  1. object AboutBox: TAboutBox
  2.   Left = 244
  3.   Top = 109
  4.   BorderStyle = bsDialog
  5.   Caption = 'About zMUD'
  6.   ClientHeight = 380
  7.   ClientWidth = 362
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 16
  16.   object Panel1: TPanel
  17.     Left = 8
  18.     Top = 8
  19.     Width = 345
  20.     Height = 361
  21.     BevelOuter = bvLowered
  22.     Ctl3D = True
  23.     ParentCtl3D = False
  24.     TabOrder = 0
  25.     object Image4: TImage
  26.       Left = 24
  27.       Top = 16
  28.       Width = 32
  29.       Height = 32
  30.       AutoSize = True
  31.     end
  32.     object Label1: TLabel
  33.       Left = 72
  34.       Top = 16
  35.       Width = 50
  36.       Height = 20
  37.       Caption = 'zMUD'
  38.       Font.Color = clWindowText
  39.       Font.Height = -16
  40.       Font.Name = 'MS Sans Serif'
  41.       Font.Style = [fsBold]
  42.       ParentFont = False
  43.     end
  44.     object Label2: TLabel
  45.       Left = 72
  46.       Top = 34
  47.       Width = 158
  48.       Height = 13
  49.       Caption = 'Zugg'#39's Multi-User Dungeon Client'
  50.       Font.Color = clWindowText
  51.       Font.Height = -11
  52.       Font.Name = 'MS Sans Serif'
  53.       Font.Style = []
  54.       ParentFont = False
  55.     end
  56.     object Bevel1: TBevel
  57.       Left = 72
  58.       Top = 48
  59.       Width = 257
  60.       Height = 9
  61.       Shape = bsTopLine
  62.     end
  63.     object TLabel
  64.       Left = 72
  65.       Top = 64
  66.       Width = 49
  67.       Height = 16
  68.       Alignment = taRightJustify
  69.       Caption = 'Version:'
  70.       Font.Color = clWindowText
  71.       Font.Height = -13
  72.       Font.Name = 'MS Sans Serif'
  73.       Font.Style = []
  74.       ParentFont = False
  75.     end
  76.     object TLabel
  77.       Left = 89
  78.       Top = 80
  79.       Width = 32
  80.       Height = 16
  81.       Alignment = taRightJustify
  82.       Caption = 'Date:'
  83.       Font.Color = clWindowText
  84.       Font.Height = -13
  85.       Font.Name = 'MS Sans Serif'
  86.       Font.Style = []
  87.       ParentFont = False
  88.     end
  89.     object OKButton: TBitBtn
  90.       Left = 216
  91.       Top = 318
  92.       Width = 111
  93.       Height = 27
  94.       Caption = 'OK'
  95.       Default = True
  96.       Font.Color = clBlack
  97.       Font.Height = -11
  98.       Font.Name = 'MS Sans Serif'
  99.       Font.Style = []
  100.       ModalResult = 1
  101.       ParentFont = False
  102.       TabOrder = 0
  103.       OnClick = OKButtonClick
  104.       Margin = 2
  105.       NumGlyphs = 2
  106.       Spacing = -1
  107.       IsControl = True
  108.     end
  109.     object Version: TEdit
  110.       Left = 128
  111.       Top = 66
  112.       Width = 161
  113.       Height = 20
  114.       TabStop = False
  115.       BorderStyle = bsNone
  116.       Color = clBtnFace
  117.       Ctl3D = False
  118.       Font.Color = clWindowText
  119.       Font.Height = -11
  120.       Font.Name = 'MS Sans Serif'
  121.       Font.Style = [fsBold]
  122.       ParentCtl3D = False
  123.       ParentFont = False
  124.       ReadOnly = True
  125.       TabOrder = 1
  126.       Text = 'Version'
  127.     end
  128.     object VersDate: TEdit
  129.       Left = 128
  130.       Top = 82
  131.       Width = 161
  132.       Height = 20
  133.       TabStop = False
  134.       BorderStyle = bsNone
  135.       Color = clBtnFace
  136.       Ctl3D = False
  137.       Font.Color = clWindowText
  138.       Font.Height = -11
  139.       Font.Name = 'MS Sans Serif'
  140.       Font.Style = [fsBold]
  141.       ParentCtl3D = False
  142.       ParentFont = False
  143.       ReadOnly = True
  144.       TabOrder = 2
  145.       Text = 'VersDate'
  146.     end
  147.     object TabPage: TNotebook
  148.       Left = 8
  149.       Top = 112
  150.       Width = 329
  151.       Height = 201
  152.       TabOrder = 3
  153.       object TPage
  154.         Left = 0
  155.         Top = 0
  156.         Caption = 'Copyright'
  157.         object Label5: TLabel
  158.           Left = 64
  159.           Top = 170
  160.           Width = 197
  161.           Height = 13
  162.           Caption = 'Windows components copyright Microsoft'
  163.           Font.Color = clWindowText
  164.           Font.Height = -11
  165.           Font.Name = 'MS Sans Serif'
  166.           Font.Style = []
  167.           ParentFont = False
  168.         end
  169.         object Label4: TLabel
  170.           Left = 64
  171.           Top = 122
  172.           Width = 237
  173.           Height = 13
  174.           Caption = 'Delphi components copyright Borland International'
  175.           Font.Color = clWindowText
  176.           Font.Height = -11
  177.           Font.Name = 'MS Sans Serif'
  178.           Font.Style = []
  179.           ParentFont = False
  180.         end
  181.         object Label7: TLabel
  182.           Left = 120
  183.           Top = 82
  184.           Width = 75
  185.           Height = 13
  186.           Caption = 'zugg@rt66.com'
  187.           Font.Color = clBlue
  188.           Font.Height = -11
  189.           Font.Name = 'MS Sans Serif'
  190.           Font.Style = []
  191.           ParentFont = False
  192.         end
  193.         object Label9: TLabel
  194.           Left = 64
  195.           Top = 82
  196.           Width = 35
  197.           Height = 13
  198.           Caption = 'Email:'
  199.           Font.Color = clWindowText
  200.           Font.Height = -11
  201.           Font.Name = 'MS Sans Serif'
  202.           Font.Style = [fsBold]
  203.           ParentFont = False
  204.         end
  205.         object Label6: TLabel
  206.           Left = 120
  207.           Top = 66
  208.           Width = 186
  209.           Height = 13
  210.           Caption = 'http://www.rt66.com/~zugg/zmud.html'
  211.           Color = clBtnFace
  212.           Font.Color = clBlue
  213.           Font.Height = -11
  214.           Font.Name = 'MS Sans Serif'
  215.           Font.Style = []
  216.           ParentColor = False
  217.           ParentFont = False
  218.         end
  219.         object Label8: TLabel
  220.           Left = 64
  221.           Top = 66
  222.           Width = 49
  223.           Height = 13
  224.           Caption = 'Support:'
  225.           Font.Color = clWindowText
  226.           Font.Height = -11
  227.           Font.Name = 'MS Sans Serif'
  228.           Font.Style = [fsBold]
  229.           ParentFont = False
  230.         end
  231.         object Label3: TLabel
  232.           Left = 64
  233.           Top = 26
  234.           Width = 188
  235.           Height = 13
  236.           Caption = 'Copyright 1995, 1996 by Zugg Software'
  237.           Font.Color = clWindowText
  238.           Font.Height = -11
  239.           Font.Name = 'MS Sans Serif'
  240.           Font.Style = []
  241.           ParentFont = False
  242.         end
  243.         object Panel2: TPanel
  244.           Left = 16
  245.           Top = 157
  246.           Width = 36
  247.           Height = 36
  248.           BevelInner = bvLowered
  249.           BevelOuter = bvNone
  250.           TabOrder = 0
  251.           object Image1: TImage
  252.             Left = 2
  253.             Top = 2
  254.             Width = 32
  255.             Height = 32
  256.             AutoSize = True
  257.             Picture.Data = {<image000.ico>}
  258.             Stretch = True
  259.             IsControl = True
  260.           end
  261.         end
  262.         object Panel4: TPanel
  263.           Left = 16
  264.           Top = 110
  265.           Width = 36
  266.           Height = 36
  267.           BevelInner = bvLowered
  268.           BevelOuter = bvNone
  269.           TabOrder = 1
  270.           object Image3: TImage
  271.             Left = 2
  272.             Top = 2
  273.             Width = 32
  274.             Height = 32
  275.             AutoSize = True
  276.             Picture.Data = {<image001.ico>}
  277.             Stretch = True
  278.             IsControl = True
  279.           end
  280.         end
  281.         object Panel5: TPanel
  282.           Left = 16
  283.           Top = 62
  284.           Width = 36
  285.           Height = 36
  286.           BevelInner = bvLowered
  287.           BevelOuter = bvNone
  288.           TabOrder = 2
  289.           object Image5: TImage
  290.             Left = 2
  291.             Top = 2
  292.             Width = 32
  293.             Height = 32
  294.             Center = True
  295.             Picture.Data = {<image002.ico>}
  296.             IsControl = True
  297.           end
  298.         end
  299.         object Panel3: TPanel
  300.           Left = 16
  301.           Top = 14
  302.           Width = 36
  303.           Height = 36
  304.           BevelInner = bvLowered
  305.           BevelOuter = bvNone
  306.           TabOrder = 3
  307.           object Image2: TImage
  308.             Left = 2
  309.             Top = 2
  310.             Width = 32
  311.             Height = 32
  312.             AutoSize = True
  313.             Stretch = True
  314.             IsControl = True
  315.           end
  316.         end
  317.       end
  318.       object TPage
  319.         Left = 0
  320.         Top = 0
  321.         Caption = 'Credits'
  322.         object Label10: TLabel
  323.           Left = 64
  324.           Top = 16
  325.           Width = 221
  326.           Height = 13
  327.           Caption = 'The following people have generously donated'
  328.           Font.Color = clWindowText
  329.           Font.Height = -11
  330.           Font.Name = 'MS Sans Serif'
  331.           Font.Style = []
  332.           ParentFont = False
  333.         end
  334.         object Label11: TLabel
  335.           Left = 72
  336.           Top = 30
  337.           Width = 164
  338.           Height = 13
  339.           Caption = 'towards the development of zMUD'
  340.           Font.Color = clWindowText
  341.           Font.Height = -11
  342.           Font.Name = 'MS Sans Serif'
  343.           Font.Style = []
  344.           ParentFont = False
  345.         end
  346.         object Panel6: TPanel
  347.           Left = 16
  348.           Top = 14
  349.           Width = 36
  350.           Height = 36
  351.           BevelInner = bvLowered
  352.           BevelOuter = bvNone
  353.           TabOrder = 0
  354.           object Image6: TImage
  355.             Left = 2
  356.             Top = 2
  357.             Width = 32
  358.             Height = 32
  359.             AutoSize = True
  360.             Picture.Data = {<image003.ico>}
  361.             Stretch = True
  362.             IsControl = True
  363.           end
  364.         end
  365.         object ListBox1: TListBox
  366.           Left = 16
  367.           Top = 56
  368.           Width = 302
  369.           Height = 137
  370.           Font.Color = clWindowText
  371.           Font.Height = -11
  372.           Font.Name = 'MS Sans Serif'
  373.           Font.Style = [fsBold]
  374.           ItemHeight = 13
  375.           Items.Strings = (
  376.             'Sean Brown'
  377.             'Allen Fleishman'
  378.             'Christopher Hoekstra'
  379.             'Luc St-Germain'
  380.             'Howard Posner'
  381.             'Matt Gordon (Warlock)'
  382.             'Jonathan Broome'
  383.             'Tim Gahagan (Ragman)'
  384.             'Dan Gilbert (Sykotic)'
  385.             'Jeff Moore'
  386.             'ray landers of Rhinoceros Kitchen'
  387.             'Marty Evans'
  388.             'Chris Steele (Thak)')
  389.           ParentFont = False
  390.           TabOrder = 1
  391.         end
  392.       end
  393.     end
  394.     object ToggleBtn: TBitBtn
  395.       Left = 24
  396.       Top = 318
  397.       Width = 111
  398.       Height = 27
  399.       Caption = 'Credits'
  400.       Default = True
  401.       Font.Color = clBlack
  402.       Font.Height = -11
  403.       Font.Name = 'MS Sans Serif'
  404.       Font.Style = []
  405.       ParentFont = False
  406.       TabOrder = 4
  407.       OnClick = ToggleBtnClick
  408.       Glyph.Data = {
  409.         78010000424D7801000000000000760000002800000020000000100000000100
  410.         04000000000000000000120B0000120B00000000000000000000000000000000
  411.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  412.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  413.         333333333333FF3333333333333C0C333333333333F777F3333333333CC0F0C3
  414.         333333333777377F33333333C30F0F0C333333337F737377F333333C00FFF0F0
  415.         C33333F7773337377F333CC0FFFFFF0F0C3337773F33337377F3C30F0FFFFFF0
  416.         F0C37F7373F33337377F00FFF0FFFFFF0F0C7733373F333373770FFFFF0FFFFF
  417.         F0F073F33373F333373730FFFFF0FFFFFF03373F33373F333F73330FFFFF0FFF
  418.         00333373F33373FF77333330FFFFF000333333373F333777333333330FFF0333
  419.         3333333373FF7333333333333000333333333333377733333333333333333333
  420.         33333333333333333333333333333333333333333333333333330000}
  421.       Margin = 2
  422.       NumGlyphs = 2
  423.       Spacing = -1
  424.       IsControl = True
  425.     end
  426.   end
  427. end
  428.